diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-12-07 00:04:42 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-12-07 00:04:42 (EST) |
commit | 3435dba76a2e1055a98ae79259c63facc2caf207 (patch) | |
tree | 6ec9b0638dd578fd133f9725df71607a1b52bf6a /lib/profile/local.mk | |
parent | 2d74b33fd3ad5704e6e3c2f58d5688ccd4b51905 (diff) |
Move lib/profile/*.sh to src/profile/
Diffstat (limited to 'lib/profile/local.mk')
-rw-r--r-- | lib/profile/local.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/profile/local.mk b/lib/profile/local.mk deleted file mode 100644 index 6bc8886..0000000 --- a/lib/profile/local.mk +++ /dev/null @@ -1,2 +0,0 @@ -prokit_SOURCES += \ - lib/profile/proteanos.sh |