Skip to content

Commit b791a1d

Browse files
committed
Move headers to include dir
1 parent 7337979 commit b791a1d

12 files changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SLUG = DHE-Modules
22
VERSION = 0.6.2
33
RACK_DIR ?= ../..
44

5-
FLAGS += -I./src
5+
FLAGS += -I./include
66
CFLAGS +=
77
CXXFLAGS +=
88
LDFLAGS +=
File renamed without changes.
File renamed without changes.

src/module.hpp include/module.hpp

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)